Highlight the suffix in *Completions* buffer in 'basic' style too
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 12 Jun 2024 21:46:00 +0000 (00:46 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Wed, 12 Jun 2024 21:46:12 +0000 (00:46 +0300)
commit6b7ff60a5e71c161a064e27509fe4fb95cf74ddd
treee5a6b329aefd7766d4e440382dc565280215a352
parentd1e98a8f0128747030e97ffea20a8f67aa0cd923
Highlight the suffix in *Completions* buffer in 'basic' style too

* lisp/minibuffer.el (completion-basic-all-completions):
Make sure to highlight the suffix as well (bug#71419).
lisp/minibuffer.el